tools, build system: Detect distro-variant directories at build-time
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 21 Sep 2010 11:17:04 +0000 (12:17 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 21 Sep 2010 11:17:04 +0000 (12:17 +0100)
commit39ae85c6eef75a8f5edeeb3cb2a86da5a93a32bc
tree1b8991c320bb86b95d1b376eee8b3baa6f72e680
parent89acd8b4d60220b35bf97d94fe55a5cba47a5048
tools, build system: Detect distro-variant directories at build-time

In b59f87f56b1e, the defaults for some of the directory config
variables implicitly changed.  In this commit we arrange for the
defaults to be auto-detected (with the same logic as the run-time
scripts use).

This will make the build more likely to produce answers which the
builder intends.  (And, in particular, it should un-break the
automated tests, which didn't set these variables explicitly and
therefore got broken by b59f87f56b1e.)

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Config.mk
docs/misc/distro_mapping.txt